vue-resource初体验
这个插件是用于http请求的,类似于jquery的ajax函数,支持多种http方法和jsonp。 下面是resource支持的http方法。 get: {method: 'GET'},save: ...
这个插件是用于http请求的,类似于jquery的ajax函数,支持多种http方法和jsonp。 下面是resource支持的http方法。 get: {method: 'GET'},save: ...